Skip to main content

RID Lookup

Short Description

The RID is a bookmark lookup on a heap using a row identifier (RID)

Detailed Description​

The RID is a bookmark lookup on a heap using a row identifier (RID) which is a physical address. The RID Lookup operator is always used in conjunction with a NESTED LOOP JOIN. Access by RID is the fastest way to retrieve a single row.

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.